HCImportStat
Type
property
Summary
Reports information about stacks that are being imported from HyperCard.
Syntax
get the HCImportStat
Description
Use the HCImportStat property to check the status of a HyperCard stack that's being imported.
To import a HyperCard stack, use the go command to open the stack. LiveCode automatically converts it to a LiveCode stack.
If no stack has been imported during the current session, the HCImportStat property reports empty.
You can set this property back to empty after a stack has been successfully imported.
Examples
put the HCImportStat into field "Progress"
Related
command: go
function: stacks
glossary: property, import, command, HyperCard, expression
object: stack
property: HCStack
Compatibility and Support
Introduced
LiveCode 1.0
OS
mac
ios
android
Platforms
desktop
server
mobile